<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="margin:$stylevar[cellpadding]px 0px $stylevar[cellpadding]px 0px">
<tr>
<td class="thead" style="font-weight:normal">
<span style="float:$stylevar[right]">
$vbphrase[forum]: <a href="forumdisplay.php?$session[sessionurl]f=$post[forumid]">$post[forumtitle]</a>
</span>
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[post_statusicon].gif" alt="" border="0" />
$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
</td>
</tr>
<tr>
<td class="alt1">
<div class="smallfont" style="float:$stylevar[right]">
$vbphrase[replies]: <strong>$post[replycount]</strong>
</div>
<div>
<if condition="!$post[stampid]">
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/thread$post[statusicon].gif" alt="" border="0" />
<else />
<img class="inlineimg" src="$stylevar[imagesfolder]/stamps/thread$post[statusicon].gif" alt="" border="0" />
</if>
$post[typeprefix] <a href="showthread.php?$session[sessionurl]t=$post[threadid]$post[highlight]"><strong>$post[threadtitle]</strong></a>
</div>
<div class="smallfont" style="float:$stylevar[right]">
$vbphrase[views]: <strong>$post[views]</strong>
</div>
<div class="smallfont">
$vbphrase[posted_by]
<if condition="$post[userid]"><a href="member.php?$session[sessionurl]u=$post[userid]" target="_blank">$post[username]</a><else />$post[username]</if>
</div>

<div class="alt2" style="margin:$stylevar[cellpadding]px 0px $stylevar[cellpadding]px 0px; padding:$stylevar[cellpadding]px; border:2px groove">
<div class="smallfont"><em>
<if condition="$post[posticon]"><img class="inlineimg" src="$post[posticonpath]" alt="$post[posticontitle]" border="0" /></if>
<a href="showthread.php?$session[sessionurl]p=$post[postid]$post[highlight]#post$post[postid]">$post[posttitle]</a><br />
<br />
$post[pagetext]
</em></div>
</div>
</td>
</tr>
</table>